core: Add commented debug helper to posix-io.c.
* src/posix-io.c (_gpgme_is_fd_valid): New out-commented function.
This code is sometimes useful to track down invalid file descriptors.
We keep it commented in the code.
- Signed-off-by: Werner Koch <wk@gnupg.org>