I have only just re-installed openssh & client, rebooted the PC.
I have given it no keys - although there may be some old public keys present.
Just to see what would happen, expecting it to fail

Code:
jeremy@hector ~ $ ssh hector
. But it opened a session on my PC like normal
Code:
host ECDSA key for IP address '192.168.1.7' not in list of known hosts.
Linux hector 3.16.0-4-amd64 #1 SMP Debian 3.16.43-2+deb8u5 (2017-09-19) x86_64
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Tue Sep 26 21:43:04 2017
jeremy@hector ~ $ logout
Connection to hector closed.
Have Debian removed host ECDSA key from their list of identifiers?