$OpenBSD: patch-src_daemon_caps_c,v 1.2 2014/03/20 17:33:09 ajacoutot Exp $
--- src/daemon/caps.c.orig	Wed Jan 29 20:48:03 2014
+++ src/daemon/caps.c	Thu Mar 20 15:52:01 2014
@@ -93,8 +93,10 @@ void pa_drop_caps(void) {
 #error "Don't know how to do capabilities on your system.  Please send a patch."
 #endif /* __linux__ */
 #else /* HAVE_SYS_CAPABILITY_H */
+#if 0
     pa_log_warn("Normally all extra capabilities would be dropped now, but "
                 "that's impossible because PulseAudio was built without "
                 "capabilities support.");
+#endif
 #endif
 }
