When generating a key and "setting my own capabilities", --status-fd shows me
[GNUPG:] GET_LINE keygen.flags
[GNUPG:] GOT_IT
[GNUPG:] GET_LINE keygen.flags
[GNUPG:] GOT_IT
and so on. However, it does not tell me the original starting value for the
flags. The starting value is not easily predictable across the different
algorithms, and I cannot expect GPG to keep it constant across releases.
The status fd should at least show me the current flags when it outputs GOT_IT,
so that my script can know it did the right thing.