für folgendes Minimalbeispiel erhalte ich die Meldung, dass tocbibind nicht empfohlen wird.
Weiß jemand, wieso das so ist und wie man die Warning wegbekommt?
%Dokumentklasse
\documentclass[twoside,a4paper,11pt]{scrreprt}
%Literatur
\usepackage[nottoc,notlot,notlof]{tocbibind}
% ============= Beginning of the Document =============
\begin{document}
Text
\end{document}
000Fite

