Add command --fopen to gpg-error to help testing
* src/gpg-error.c (main): Implement command --fopen. Also ignore log file settings from the Registry.
To test estream functions it is useful to have commands to run some of
them. Here we use gpgrt_fopen (fname, "r,sysopen") for the --fopen
command.