When Bool{F,G}Option were introduced, they were designed after the existing Opt{In,Out}FFlag in that they implied CC1Option for the ChangedBy flag.
This means less typing, but can be misleading in situations when the ResetBy has explicit CC1Option and ChangedBy doesn't.
This patch stops implicitly putting CC1Option to ChangedBy flag.