Fix uninitialized variable (bug#1416)
* src/server.c (prepare_io_streams): Set ERR to 0 on success. Reported by Daniel Leidert.