GGA inconsistent with non-collinear magnetism

Dear exciting devs and users,

I’m getting this message on WARNINGS.OUT for exciting neon-21:

GGA inconsistent with non-collinear magnetism

But I’m following the spin-orbit tutorial and the results seem to be correct. How can I fix this?

Here’s the GS part of the input file:

    <groundstate 
        do="fromscratch"
        nempty="200"
        ngridk="8 8 1"
        maxscl="200"
        outputlevel="high"
        xctype="GGA_PBE">
        <spin spinorb="true"/>
    </groundstate>