BUG/MINOR: connection: Add missing error labels to conn_err_code_str

The CO_ER_SSL_EARLY_FAILED and CO_ER_CIP_TIMEOUT connection error codes
were missing in the conn_err_code_str switch which converts the error
codes into string.

This patch can be backported on all stable branches.

(cherry picked from commit 0aa4130d6545ced3ad396f9a904fd6f579df291d)
Signed-off-by: Willy Tarreau <w@1wt.eu>
(cherry picked from commit abc2d3c4268d9a4fcf2393b2502f207f400ac29b)
Signed-off-by: Willy Tarreau <w@1wt.eu>
(cherry picked from commit 58c8cb72dfc03ceb4bdd9c94de5e3668a83ba8b9)
Signed-off-by: Willy Tarreau <w@1wt.eu>
(cherry picked from commit 6bb48f8fcab536fda8ac172d431203a80b0116b9)
Signed-off-by: Willy Tarreau <w@1wt.eu>
1 file changed