Remove runtime version checks
Some warning messages become obsolete as the mainly used and supported versions of open-source tools (GCC, OpenSSL) maintain better backward compatibility:
- 
C++ compiler version warning  - 
OpenSSL version warning  
Edited  by Adam Knapp