Also a warning was suppressed by including unistd.h in redisassert.h (needed for _exit()).
By using redisassert.h version of assert() you get stack traces in the log instead of a process disappearing on assertions.