Fix: daemons: Ignore ACK messages in pacemakerd dispatch.
Because these do not look like a reply message, they'll cause the
IPC dispatch function to log an "invalid message type" error and print a
protocol error message to the screen. They should just be ignored here.