Hi! In today repository abf08d, compile error/warning occurred as below. My OS Environment : CentOS 6.4 x86_64
In file included from src/listener.c:18: include/common/accept4.h:61: error: static declaration of 'accept4' follows non-static declaration /usr/include/sys/socket.h:222: note: previous declaration of 'accept4' was here make: *** [src/listener.o] Error 1 src/ssl_sock.c: In function 'ssl_sock_to_buf': src/ssl_sock.c:1356: warning: 'try' may be used uninitialized in this function

