This patch fixes a small issue where non-terminating recursive functions (e.g. server loops) were internally characterized as "failing" by Dialyzer. This lead to some unnecessary warnings that have been eliminated. git fetch git://github.com/aronisstav/otp.git dialyzer-server-loop-fix